Release 10.1A: OpenEdge Development:
Progress 4GL Reference


Asynchronous request object handle

Maintains the status of an asynchronous request running on an AppServer or Web service.

Syntax

async-request-handle [ : attribute ] 

async-request-handle

A handle variable that references an asynchronous request object. This object is instantiated when you execute an asynchronous remote procedure using the RUN statement specified with the ASYNCHRONOUS option. You can get the handle value by doing one of the following:

attribute

An attribute of the asynchronous request handle.

Attributes

Events

PROCEDURE-COMPLETE
 

Notes

See also

RUN statement, Server object handle, SAX-reader object handle, WAIT-FOR statement


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095